Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
enum LicenseID -
Undocumented
See moreDeclaration
Swift
@objc enum DeviceIDAlgorithmextension DeviceIDAlgorithm : Decodable, Encodable, Equatable, Hashable, RawRepresentable -
License type.
See moreDeclaration
Swift
@objc(LSLicenseType) enum LicenseTypeextension LicenseType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable -
License status.
See moreDeclaration
Swift
@objc(LSLicenseStatus) enum LicenseStateextension LicenseState : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable, Sendable, SendableMetatype -
License authorization method.
See moreDeclaration
Swift
@objc(LSAuthorizationMethod) enum AuthorizationMethodextension AuthorizationMethod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable -
License authorization method.
See moreDeclaration
Swift
@objc(LSConsumptionPeriod) enum ConsumptionPeriodextension ConsumptionPeriod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable -
License feature type.
See moreDeclaration
Swift
@objc(LSLicenseFeatureType) enum LicenseFeatureTypeextension LicenseFeatureType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
Enumerations Reference